TaskRecurrencePattern Property |
Contains the Recurrence pattern for the Task.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic TaskRecurrencePattern Pattern { get; set; }Public Property Pattern As TaskRecurrencePattern
Get
Set
Property Value
Type:
TaskRecurrencePattern
See Also